From: Michaƫl Cadilhac Date: Sun, 26 Aug 2007 20:52:06 +0000 (+0000) Subject: Specify PDF layout. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16919 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1c624839f54ce5df8d4f329375e60fd8e587dc2d;p=emacs.git Specify PDF layout. --- diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex index e00de765241..4767ad7de75 100644 --- a/etc/refcards/sk-dired-ref.tex +++ b/etc/refcards/sk-dired-ref.tex @@ -23,13 +23,20 @@ % Boston, MA 02110-1301, USA. % This file can be printed with 1, 2, or 3 columns per page (see below). -% Specify how many you want here. Nothing else needs to be changed. +% Specify how many you want here. %**start of header \newcount\columnsperpage \columnsperpage=2 +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0) + +% Nothing else needs to be changed. % This file is intended to be processed by plain TeX (TeX82). % The reference card looks OK with 2 columns per page, portrait mode. % I haven't tried it with 3 columns per page.